home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 December / december_2000.iso / Intercd / root / Mail / ^MailShield / setup.exe / data1.cab / Default_Configuration_Files / onercpt.txt < prev    next >
Encoding:
Text File  |  2000-10-18  |  1.8 KB  |  36 lines

  1. ###########################################################################
  2. # [Reject empty MAIL FROM with multiple recipients]
  3. #
  4. # Description: "When the MAIL FROM of a message is blank, reject messages with multiple recipients"
  5. # Keywords: "MAIL FROM, RCPT TO, error mail, rejection methods, limits, recipients, number"
  6. # Category: "Junk mail detection"
  7. # Format: "{TRUE OR FALSE}"
  8. # Message with a blank MAIL FROM value are allowed on the Internet, because 
  9. # they are used by mail programs to report errors, and the blank MAIL FROM is 
  10. # used to prevent mail loops (automated programs can't endlessly send automated 
  11. # messages to each other with a blank MAIL FROM, since this return address
  12. # is not included).
  13. #
  14. # However, the only usual legitimate use of a blank MAIL FROM is for these
  15. # mail systems to exchange bounce information (such as "message undeliverable
  16. # messages).  Human beings should not be sending messages with a blank 
  17. # MAIL FROM to each other, and it certainly should not be the case that a 
  18. # message with a blank MAIL FROM is being delivered to multiple people.
  19. # People who send junk mail sometimes exploit this blank MAIL FROM capability 
  20. # to hide who they are, to further evade identification.  
  21. #
  22. # Since system messages are almost always only To: one account, and not to 
  23. # several, it is legitimate to reject messages that have a blank MAIL FROM
  24. # but which attempt to send to multiple recipients.  This filter will reject
  25. # a message that has a blank MAIL FROM, if more than one recipient is 
  26. # specified with the RCPT TO command.
  27. #
  28. # This filter has a very low false positive rate, and can be useful for 
  29. # blocking certain kinds of junk mail.
  30. #
  31. # By default, this setting is disabled.  
  32. #
  33. # Instructions: "Please enter the word TRUE or the word FALSE below."
  34. FALSE
  35.